home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 038a / zhint55.exe / UNIX < prev    next >
Text File  |  1993-04-26  |  2KB  |  55 lines

  1.            UNIX & XENIX & Terminals & Other Similar Applications
  2.  
  3.      The  defaults for the modem are &C0  &D0, autoanswer OFF. For most  PC
  4. applications  you  set  &C1   &D2.  Unix  and  Xenix  do  not  seem  to  be
  5. standardized. Try combinations;  (AT&F sets defaults)
  6.  
  7. AT&F                AT&F&C1                  AT&F&D2
  8. AT&F&C1&D2          (some rare cases may want &D3 - see manual)
  9.  
  10.      If  the  device cannot issue the init string to the modem  each  time,
  11. finish  the line with &W and it will be saved to NV ram so the  modem  will
  12. power-up with that configuration.
  13.  
  14. AT&F&C1&W    (example)
  15.  
  16. To set autoanswer to ON the command is S0=1     ATS0=1
  17.  
  18.      Commands  may  be combined on one line, AT&F at the start, &W  at  the
  19. end.  The  modem will also 'wake up' at the same speed, parity,  bits,  and
  20. stop bit that you were using at that time the AT.....&W command was issued.
  21. So  always use the fastest (up to 19,200) that the modem and  port  support
  22. when you do the AT...&W.  CTS/RTS hardware flow control is default. The  &K
  23. command sets flow control (see the manual).
  24.  
  25.      On  some devices the &Sx and &Rx may need to be changed  from  default
  26. (see manual).
  27.  
  28.      Another  default is E1 (command echo). Many systems prefer not to  get
  29. command echos, so E0 should be included in  the string.
  30.  
  31.      Systems  which do not want reponses to commands or CONNECT  responses,
  32. include Q1 in the string (default is Q0 to echo responses). Q2 will let the
  33. CONNECT reponses through, but inhibit command responses.
  34.  
  35.     In  working with one SCO Unix user these strings worked.
  36.  
  37. ANSWER  modem: AT&F&C1E0Q1S0=1 (&W)
  38. calling modem: AT&FQ1S0=0      (&W)
  39.  
  40.      One Min-computer user reports this works:
  41.  
  42. ANSWER modem: AT&FE0&R1S0=1 (&W)
  43. calling modem:AT&F&C1&R1    (&W)
  44.  
  45.      The  &W also saves the 'current' speed, parity, bits and stop bit,  so
  46. the modem will wake-up with those defaults.
  47.  
  48.      The  default for Zoom 'V' series modems is to use speed-buffering  (on
  49. the  Turbo you need to set S36=7). This means you set your port  at  19,200
  50. when  you set the modem, and when you use the modem.  The modem takes  care
  51. of modem-modem speed.
  52.  
  53.                                    Don Hinds - Zoom Tech
  54. ##include=c:\text\signa.tif
  55.